3.5.1. Issues Found
Creating a New Calendar, the event will throw 500
Error: dav - error handling method PUT com.xxxx.xx.dav.DavException: cannot createSummary: When creating a new collection, the server may not return the correct collection type.
When Adding an Attendee to an Event on another Domain,
PERM_DENIEDError: calendar - Unable to process iCalendar attachmentcom.xxxxxxx.common.service.ServiceException: permission denied: calendar invite not allowed from (Sender)Summary: When creating an event via CalDAV, and adding an attendee that is not part of the domain, the server will throw this error. No impact on delivery/event.
MultiGet Problem with Calendars that have encoding\Characters that have encoding are escaped twice
Error: <status>HTTP/1.1 404 Not Found</status>Summary: When using multiget clients and/or if user’s have calendars that have names that have characters that must be encoded, the calendar isn’t visible.
Validation of incoming iMIP messages and calendar
SPAMError: None, but impact is invalidated users can edit/change events; unscrupulous individuals can add spam events to calendars, unchecked.